runtime.stackScanState.tail (field)

4 uses

	runtime (current package)
		mgcstack.go#L194: 	tail  *stackObjectBuf
		mgcstack.go#L273: 	x := s.tail
		mgcstack.go#L279: 		s.tail = x
		mgcstack.go#L289: 		s.tail = y